home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM21 / TFORM21.txt
Text File  |  2002-06-14  |  8KB  |  372 lines

  1. object Form21: TForm21
  2.   Left = 280
  3.   Top = 109
  4.   BorderStyle = bsDialog
  5.   Caption = 'Privacy'
  6.   ClientHeight = 407
  7.   ClientWidth = 459
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 16
  21.     Top = 58
  22.     Width = 34
  23.     Height = 13
  24.     Caption = 'System'
  25.     Font.Charset = DEFAULT_CHARSET
  26.     Font.Color = clNavy
  27.     Font.Height = -11
  28.     Font.Name = 'MS Sans Serif'
  29.     Font.Style = []
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 16
  34.     Top = 162
  35.     Width = 38
  36.     Height = 13
  37.     Caption = 'Browser'
  38.     Font.Charset = DEFAULT_CHARSET
  39.     Font.Color = clNavy
  40.     Font.Height = -11
  41.     Font.Name = 'MS Sans Serif'
  42.     Font.Style = []
  43.     ParentFont = False
  44.   end
  45.   object Label3: TLabel
  46.     Left = 16
  47.     Top = 282
  48.     Width = 29
  49.     Height = 13
  50.     Caption = 'Player'
  51.     Font.Charset = DEFAULT_CHARSET
  52.     Font.Color = clNavy
  53.     Font.Height = -11
  54.     Font.Name = 'MS Sans Serif'
  55.     Font.Style = []
  56.     ParentFont = False
  57.   end
  58.   object Label6: TLabel
  59.     Left = 264
  60.     Top = 260
  61.     Width = 56
  62.     Height = 13
  63.     Cursor = crHandPoint
  64.     Caption = 'Show folder'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clBlue
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsUnderline]
  70.     ParentFont = False
  71.     OnClick = Label6Click
  72.   end
  73.   object Label7: TLabel
  74.     Left = 264
  75.     Top = 236
  76.     Width = 56
  77.     Height = 13
  78.     Cursor = crHandPoint
  79.     Caption = 'Show folder'
  80.     Font.Charset = DEFAULT_CHARSET
  81.     Font.Color = clBlue
  82.     Font.Height = -11
  83.     Font.Name = 'MS Sans Serif'
  84.     Font.Style = [fsUnderline]
  85.     ParentFont = False
  86.     OnClick = Label7Click
  87.   end
  88.   object Label8: TLabel
  89.     Left = 264
  90.     Top = 212
  91.     Width = 56
  92.     Height = 13
  93.     Cursor = crHandPoint
  94.     Caption = 'Show folder'
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clBlue
  97.     Font.Height = -11
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = [fsUnderline]
  100.     ParentFont = False
  101.     OnClick = Label8Click
  102.   end
  103.   object Label9: TLabel
  104.     Left = 264
  105.     Top = 132
  106.     Width = 56
  107.     Height = 13
  108.     Cursor = crHandPoint
  109.     Caption = 'Show folder'
  110.     Font.Charset = DEFAULT_CHARSET
  111.     Font.Color = clBlue
  112.     Font.Height = -11
  113.     Font.Name = 'MS Sans Serif'
  114.     Font.Style = [fsUnderline]
  115.     ParentFont = False
  116.     OnClick = Label9Click
  117.   end
  118.   object Label10: TLabel
  119.     Left = 136
  120.     Top = 48
  121.     Width = 160
  122.     Height = 13
  123.     Caption = 'Selected items has been cleaned.'
  124.     Visible = False
  125.   end
  126.   object Label11: TLabel
  127.     Left = 344
  128.     Top = 48
  129.     Width = 58
  130.     Height = 13
  131.     Caption = 'Close now ?'
  132.     Visible = False
  133.   end
  134.   object Panel4: TPanel
  135.     Left = 64
  136.     Top = 64
  137.     Width = 369
  138.     Height = 2
  139.     BevelOuter = bvLowered
  140.     TabOrder = 13
  141.   end
  142.   object RadioButton2: TRadioButton
  143.     Left = 264
  144.     Top = 80
  145.     Width = 41
  146.     Height = 17
  147.     Caption = 'All'
  148.     TabOrder = 0
  149.   end
  150.   object RadioButton3: TRadioButton
  151.     Left = 312
  152.     Top = 80
  153.     Width = 145
  154.     Height = 17
  155.     Hint = 'gif, jpg, png, avi, mpg, mpv, asf, wmv, rm, ram'
  156.     Caption = 'Graphics/Video only'
  157.     Checked = True
  158.     ParentShowHint = False
  159.     ShowHint = True
  160.     TabOrder = 1
  161.     TabStop = True
  162.   end
  163.   object CheckBox1: TCheckBox
  164.     Left = 48
  165.     Top = 104
  166.     Width = 201
  167.     Height = 17
  168.     Caption = 'Clear Recycling Bin'
  169.     Checked = True
  170.     State = cbChecked
  171.     TabOrder = 2
  172.   end
  173.   object CheckBox2: TCheckBox
  174.     Left = 48
  175.     Top = 128
  176.     Width = 201
  177.     Height = 17
  178.     Caption = 'Clear Temp Directory'
  179.     Checked = True
  180.     State = cbChecked
  181.     TabOrder = 3
  182.   end
  183.   object CheckBox3: TCheckBox
  184.     Left = 48
  185.     Top = 80
  186.     Width = 209
  187.     Height = 17
  188.     Caption = 'Clear Start Menu / Documents'
  189.     Checked = True
  190.     State = cbChecked
  191.     TabOrder = 4
  192.   end
  193.   object CheckBox4: TCheckBox
  194.     Left = 48
  195.     Top = 232
  196.     Width = 201
  197.     Height = 17
  198.     Caption = 'Clear IE Cache'
  199.     Checked = True
  200.     State = cbChecked
  201.     TabOrder = 5
  202.   end
  203.   object CheckBox5: TCheckBox
  204.     Left = 48
  205.     Top = 208
  206.     Width = 201
  207.     Height = 17
  208.     Hint = 
  209.       'You must close Outlook and other applications using IE first to ' +
  210.       'delete IE history!'
  211.     Caption = 'Clear IE History'
  212.     Checked = True
  213.     ParentShowHint = False
  214.     ShowHint = True
  215.     State = cbChecked
  216.     TabOrder = 6
  217.   end
  218.   object CheckBox6: TCheckBox
  219.     Left = 48
  220.     Top = 256
  221.     Width = 201
  222.     Height = 17
  223.     Caption = 'Clear IE Cookies'
  224.     Checked = True
  225.     State = cbChecked
  226.     TabOrder = 7
  227.   end
  228.   object CheckBox7: TCheckBox
  229.     Left = 48
  230.     Top = 304
  231.     Width = 241
  232.     Height = 17
  233.     Caption = 'Clear Media Player Documents'
  234.     Checked = True
  235.     State = cbChecked
  236.     TabOrder = 8
  237.   end
  238.   object CheckBox8: TCheckBox
  239.     Left = 48
  240.     Top = 328
  241.     Width = 241
  242.     Height = 17
  243.     Caption = 'Clear Real Player Documents'
  244.     Checked = True
  245.     State = cbChecked
  246.     TabOrder = 9
  247.   end
  248.   object Panel1: TPanel
  249.     Left = 0
  250.     Top = 364
  251.     Width = 459
  252.     Height = 43
  253.     Align = alBottom
  254.     BevelOuter = bvNone
  255.     TabOrder = 10
  256.     object Button1: TButton
  257.       Left = 264
  258.       Top = 10
  259.       Width = 75
  260.       Height = 25
  261.       Caption = 'clear'
  262.       TabOrder = 0
  263.       OnClick = Button1Click
  264.     end
  265.     object Button2: TButton
  266.       Left = 360
  267.       Top = 10
  268.       Width = 75
  269.       Height = 25
  270.       Cancel = True
  271.       Caption = 'cancel'
  272.       ModalResult = 2
  273.       TabOrder = 1
  274.     end
  275.     object CheckBox9: TCheckBox
  276.       Left = 48
  277.       Top = 14
  278.       Width = 201
  279.       Height = 17
  280.       Caption = 'Clear on Program Exit'
  281.       TabOrder = 2
  282.       Visible = False
  283.       OnClick = CheckBox9Click
  284.       OnMouseDown = CheckBox9MouseDown
  285.     end
  286.   end
  287.   object Panel2: TPanel
  288.     Left = 0
  289.     Top = 0
  290.     Width = 459
  291.     Height = 41
  292.     Align = alTop
  293.     BevelOuter = bvNone
  294.     Color = clBtnHighlight
  295.     Font.Charset = DEFAULT_CHARSET
  296.     Font.Color = clWindowText
  297.     Font.Height = -13
  298.     Font.Name = 'MS Sans Serif'
  299.     Font.Style = []
  300.     ParentFont = False
  301.     TabOrder = 11
  302.     object Label4: TLabel
  303.       Left = 16
  304.       Top = 4
  305.       Width = 433
  306.       Height = 16
  307.       Alignment = taCenter
  308.       AutoSize = False
  309.       Caption = 'Protect your Privacy, protect your Family.'
  310.       Font.Charset = DEFAULT_CHARSET
  311.       Font.Color = clNavy
  312.       Font.Height = -13
  313.       Font.Name = 'MS Sans Serif'
  314.       Font.Style = []
  315.       ParentFont = False
  316.     end
  317.     object Label5: TLabel
  318.       Left = 16
  319.       Top = 24
  320.       Width = 441
  321.       Height = 13
  322.       Alignment = taCenter
  323.       AutoSize = False
  324.       Caption = 'Clean all compromising traces of your internet sessions.'
  325.       Font.Charset = DEFAULT_CHARSET
  326.       Font.Color = clWindowText
  327.       Font.Height = -11
  328.       Font.Name = 'MS Sans Serif'
  329.       Font.Style = []
  330.       ParentFont = False
  331.     end
  332.   end
  333.   object Panel3: TPanel
  334.     Left = 0
  335.     Top = 362
  336.     Width = 459
  337.     Height = 2
  338.     Align = alBottom
  339.     BevelOuter = bvLowered
  340.     TabOrder = 12
  341.   end
  342.   object Panel5: TPanel
  343.     Left = 64
  344.     Top = 168
  345.     Width = 369
  346.     Height = 2
  347.     BevelOuter = bvLowered
  348.     TabOrder = 14
  349.   end
  350.   object Panel6: TPanel
  351.     Left = 64
  352.     Top = 288
  353.     Width = 369
  354.     Height = 2
  355.     BevelOuter = bvLowered
  356.     TabOrder = 15
  357.   end
  358.   object CheckBox10: TCheckBox
  359.     Left = 48
  360.     Top = 184
  361.     Width = 201
  362.     Height = 17
  363.     Hint = 'You must close IE first to delete IE typed URLs.'
  364.     Caption = 'Clear IE Typed URLs'
  365.     Checked = True
  366.     ParentShowHint = False
  367.     ShowHint = True
  368.     State = cbChecked
  369.     TabOrder = 16
  370.   end
  371. end
  372.